CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 区域生长 图像分割

搜索资源列表

  1. tuxiangchuli

    0下载:
  2. 对图像进行预处理,然后进行经典的阈值分割,形态学分割以及种子区域生长。-Preprocess the image, and then the classic threshold segmentation, morphological segmentation as well as seed region growing.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:1322
    • 提供者:姚小乐
  1. quyushengzhang

    0下载:
  2. 针对脑的磁共振分割图像进行区域生长与合并。-Regional growth and consolidation for the segmentation of magnetic resonance images of the brain.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:2431
    • 提供者:姚小乐
  1. Segment

    0下载:
  2. 基于vs开发的图像分割技术,包括区域生长,sobel算子等一些边缘检测算法-Vs developed based image segmentation techniques, including regional growth, sobel operator edge detection algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-11-25
    • 文件大小:421946
    • 提供者:张玥
  1. RegionGrow

    0下载:
  2. 图像分割中区域生长算法的源码,下载时注意修改所需参数-Image segmentation region growing algorithm source code, download, modify the parameters required attention
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:873
    • 提供者:洪容容
  1. cut

    0下载:
  2. 通过区域生长来达到图像分割的目的,点击cut。m程序运行即可实现图像分割,需自己写图像文件名-cut picture
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:5246
    • 提供者:王明
  1. AreaSelect.C

    0下载:
  2. 用C语言实现区域增长,区域生长是一种很重要的图像分割方法。它是指从某个像素出发,比较相邻接像素的特征向量(包括灰度、边缘、纹理等特征),在预先指定的准则下,若它们足够相似则作为同一区域合并,以此方式使相似特征的区域不断增长,最后形成分割图像。-Regional growth, regional growth is a very important image segmentation method using the C language. It refers to starting from
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:2351
    • 提供者:yangyang
  1. regiongrowing

    0下载:
  2. 区域生长的matlab源代码,能有效的分割小目标,弱背景的图像-Region growing matlab source code, which can effectively divide the small target weak background image
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:743
    • 提供者:张翔宇
  1. RegionGrow0804161

    0下载:
  2. 区域生长算法,用于实现高分辨率图像的分割-Region growing algorithm, used to achieve high resolution image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:1001
    • 提供者:wx
  1. Image-segmentation

    0下载:
  2. matlab实现图像分割源代码,边缘的分割方法:检测图像点边缘,线边缘 区域的分割方法:阈值分割技术、区域生长技术、分水岭分割方法 -matlab image segmentation source code, the split method: edge detection image point edge, line edge region segmentation method: threshold segmentation, region growing technology,
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:202589
    • 提供者:莫志杰
  1. ImageVC

    0下载:
  2. 图像分割采用了边缘检测,边界跟踪、区域生长、区域分离和聚合等方法-Image segmentation using edge detection, boundary tracking, region growing, region separation and polymerization method
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:418807
    • 提供者:李飞
  1. segCroissRegion

    0下载:
  2. 区域生长种子点的选取,可以用于图像分割的处理.-Simple single-seeded region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-01
    • 文件大小:1371
    • 提供者:pengshuang
  1. segment

    1下载:
  2. 基于VS2010的图像分割源码,包含一些常用的图像分割算法,如边缘检测、区域生长、阈值分割等,需添加灰度图调试-Based on the the VS2010 image segmentation source, contains some of the commonly used image segmentation algorithm, such as edge detection, region growing, thresholding, need to add the gray lev
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:20858636
    • 提供者:马蕾
  1. region_growing

    0下载:
  2. 自动种子区域生长代码,用MATLAB运行,不必选择种子点 可以自动选择阈值 实现图像分割!-The automatic seed region growing code, run, do not have to select seed point can automatically select the threshold image segmentation using MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:54462
    • 提供者:Shawn Wong
  1. deer

    0下载:
  2. Sobel算子实现图像区域生长的图像分割,该程序经本人验证可行,欢迎下载-Sobel operator to achieve the image region growing image segmentation, the program after I verified feasible, welcome to download
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1233
    • 提供者:张艳华
  1. RegionGrowing

    0下载:
  2. 基于区域生长的图像分割方法,对理解区域生长算法原理有帮助。-Image segmentation method based on region growing.It is helpful to understand the theory of the region growing algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:33470
    • 提供者:匡红立
  1. RegionGrow

    1下载:
  2. matlab,区域生长算法,代码为算法函数,文本文档为调用示例,对matlab内置图像coins.png进行基于种子点的区域生长调用,图像生成时,用户用鼠标在其中选取一个种子点并按回车键,之后会出现分割效果。-matlab, region growing algorithm, code for arithmetic functions, the text document is called an example of matlab built-in image coins.png seed p
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:11163
    • 提供者:李光
  1. quyushengzhang

    0下载:
  2. 区域生长法实现图像分割,获得区域生长起始点,将生长起始点灰度值存入seed中,图像边界上的点的判断,计算新的灰度平均值-Region growing method to achieve image segmentation, region growing starting point to obtain the growth of the gray values ​ ​ are stored in seed starting point, the image point on
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:938
    • 提供者:蔡小成
  1. UntitledE

    0下载:
  2. 区域生长算法,一种传统的图像分割算法,用于图像分割。-region growing algorithm for image segmentation .it is a trditional image segmentatin algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1057
    • 提供者:武园
  1. Segmentation

    0下载:
  2. 区域生长算法被证实是一个有效的图像分割方法。区域生长的基本方法是从被分割对象 里作为种子区域(通常是一个或多个像素)的一个区域开始,在种子区域的相邻像素寻找与种 子像素有相同或相似性质的像素,并将这些像素合并到种子像素所在的区域中。将这些新像 素当作新的种子区域继续进行上述过程。区域生长算法主要取决于用来选择确定为种子区域 像素的标准、用来确定相邻像素的连通性类型和用来访问相邻像素的策略。-Region growing algorithms have proven to be a
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:4813
    • 提供者:张涛
  1. color-segment_edge-detection

    2下载:
  2. Matlab 语言编写的用于彩色分割,边缘检测,基于区域生长的图像分割-Matlab color segmentation,edge detection,region growing image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2710
    • 提供者:sally
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com